go/build.importReader.readByteNoBuf (method)
16 uses
go/build (current package)
read.go#L92: func (r *importReader) readByteNoBuf() byte {
read.go#L196: c = r.readByteNoBuf()
read.go#L214: c = r.readByteNoBuf()
read.go#L216: r.readByteNoBuf()
read.go#L224: c = r.readByteNoBuf()
read.go#L236: c = r.readByteNoBuf()
read.go#L238: c = r.readByteNoBuf()
read.go#L249: c = r.readByteNoBuf()
read.go#L251: r.readByteNoBuf()
read.go#L259: c = r.readByteNoBuf()
read.go#L265: c = r.readByteNoBuf()
read.go#L277: c, c1 = c1, r.readByteNoBuf()
read.go#L285: c = r.readByteNoBuf()
read.go#L290: c = r.readByteNoBuf()
read.go#L298: c = r.readByteNoBuf()
read.go#L488: c := r.readByteNoBuf()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)